<squad>
	<description>
		<type>TYPE_HALFTRACK</type>
		<nationality>NATIONALITY_JAPANESE</nationality>

		<long_name>Type 1 Ho-Ha</long_name>
		<short_name>Ho-Ha</short_name>
		<comment>A half-track with three 7.7mm Type 97 light machine guns that can carry an infantry squad</comment>

		<uniform>japanese_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1944</year><number>50</number></data>
		<data><month>12</month><year>1945</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Type 1 Ho-Ha.png</image_profile>
			<weight>6500</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>Diesel</name>
				<horsepower>134</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_HALFTRACK</steering>

			<exhaust_pipe><offsetX>-115</offsetX><offsetY>-175</offsetY><angle>225</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Type 1 Ho-Ha.png</image_view>

			<width>210</width>
			<length>610</length>
			<height>251</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>8</front>
				<side>6</side>
				<rear>6</rear>
				<top>0</top>
				<bottom>4</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<image_view>Image-Type 97 machine gun.png</image_view>

			<offsetX>-100</offsetX>
			<offsetY>-50</offsetY>
			<offsetZ>210</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>80</rotate_left>
			<rotate_right>80</rotate_right>
			<offset_angle>270</offset_angle>

			<weapon><type>WEAPON_LMG_TYPE_97</type></weapon>
			<ammo><for>WEAPON_LMG_TYPE_97</for><rounds>1500</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<image_view>Image-Type 97 machine gun.png</image_view>

			<offsetX>100</offsetX>
			<offsetY>-50</offsetY>
			<offsetZ>210</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>80</rotate_left>
			<rotate_right>80</rotate_right>
			<offset_angle>90</offset_angle>

			<weapon><type>WEAPON_LMG_TYPE_97</type></weapon>
			<ammo><for>WEAPON_LMG_TYPE_97</for><rounds>1500</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<image_view>Image-Type 97 machine gun.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>-140</offsetY>
			<offsetZ>210</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>80</rotate_left>
			<rotate_right>80</rotate_right>

			<weapon><type>WEAPON_LMG_TYPE_97</type></weapon>
			<ammo><for>WEAPON_LMG_TYPE_97</for><rounds>1500</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_NAMBU</type></weapon>
				<ammo><for>WEAPON_PISTOL_NAMBU</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
